var net/http.envProxyOnce

3 uses

	net/http (current package)
		transport.go#L813: 	envProxyOnce      sync.Once
		transport.go#L821: 	envProxyOnce.Do(func() {
		transport.go#L829: 	envProxyOnce = sync.Once{}